libxl_internal: functions to check default values for builtin types
authorWei Liu <wei.liu2@citrix.com>
Wed, 11 Jun 2014 16:35:07 +0000 (17:35 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 10 Jul 2014 12:06:34 +0000 (13:06 +0100)
commit47925f378394cd1351b4f1992bd75bed7e3ace93
tree85c34737e124c928e152949254b08860dbb6e220
parenta95c68d0aefc6a1958d9fd548c7005d0fd98a2f5
libxl_internal: functions to check default values for builtin types

They will be used in later patch to determine whether we should generate
JSON output for a type. If that type has default value we just skip
generating JSON output.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl_cpuid.c
tools/libxl/libxl_internal.c
tools/libxl/libxl_internal.h
tools/libxl/libxl_nocpuid.c